MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportItemStyle<T> Class / Name Property

In This Topic
Name Property (ReportItemStyle<T>)
In This Topic
Gets or sets the name of the style.
Syntax
'Declaration
 
Public Property Name As String
 

Property Value

The name of the style as a System.String.
See Also